Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-26525785297-1] 2.4.8#556

Merged
rbarbadillo merged 2 commits into
mainfrom
speakeasy/mistralai-sdk-26525785297-1
May 27, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-26525785297-1] 2.4.8#556
rbarbadillo merged 2 commits into
mainfrom
speakeasy/mistralai-sdk-26525785297-1

Conversation

@maiengineering
Copy link
Copy Markdown
Collaborator

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/connectors/{connector_id_or_name}/auth_url
│ │ └─┬GET
│ │   ├──[+] parameters (5736:17)❌ 
│ │   └──[+] parameters (5753:17)❌ 
│ ├─┬/v1/workflows/deployments
│ │ └─┬GET
│ │   ├──[+] parameters (7943:17)❌ 
│ │   ├──[+] parameters (7911:17)❌ 
│ │   ├──[+] parameters (7921:17)❌ 
│ │   └──[+] parameters (7933:17)❌ 
│ └─┬/v1/workflows
│   └─┬GET
│     └──[+] parameters (8040:17)❌ 
└─┬Components
  ├──[-] schemas (19279:7)❌ 
  ├──[+] schemas (18399:7)
  ├──[+] schemas (19079:7)
  ├──[+] schemas (19160:7)
  ├──[+] schemas (19337:7)
  ├──[+] schemas (19111:7)
  ├─┬VoiceUpdateRequest
  │ └──[-] properties (19513:9)❌ 
  ├─┬DeploymentListResponse
  │ ├──[+] required (20588:11)❌ 
  │ ├──[+] required (20587:11)❌ 
  │ ├──[+] properties (20573:9)
  │ └──[+] properties (20579:9)
  ├─┬WorkflowWithWorkerStatus
  │ ├──[+] properties (23760:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (23761:11)❌ 
  │ └─┬workspace_id
  │   └──[🔀] $ref (23646:13)❌ 
  ├─┬OutboundAuthenticationType
  │ ├──[+] enum (18470:11)
  │ └──[+] enum (18471:11)
  ├─┬VoiceResponse
  │ ├──[-] properties (19447:9)❌ 
  │ └──[+] properties (19633:9)
  ├─┬VoiceCreateRequest
  │ └──[-] properties (19351:9)❌ 
  ├─┬WorkflowBasicDefinition
  │ └──[+] properties (22046:9)
  ├─┬MCPToolMeta
  │ ├──[-] required (18347:11)❌ 
  │ ├──[-] required (18346:11)❌ 
  │ ├──[+] description (18394:20)
  │ ├──[-] properties (18336:9)❌ 
  │ ├──[-] properties (18332:9)❌ 
  │ ├──[-] properties (18310:9)❌ 
  │ ├──[-] properties (18340:9)❌ 
  │ ├──[-] properties (18325:9)❌ 
  │ ├──[-] properties (18315:9)❌ 
  │ ├──[-] properties (18302:9)❌ 
  │ ├──[-] properties (18319:9)❌ 
  │ ├──[-] properties (18305:9)❌ 
  │ ├──[+] properties (18388:9)
  │ └──[+] properties (18384:9)
  ├─┬ReasoningEffort
  │ ├──[+] enum (10294:11)
  │ ├──[+] enum (10290:11)
  │ ├──[+] enum (10291:11)
  │ └──[+] enum (10292:11)
  ├─┬ConnectorMCPUpdate
  │ └─┬protocol
  │   ├──[+] type (17731:17)❌ 
  │   ├──[+] title (17732:18)
  │   ├──[-] description (17638:24)
  │   ├──[+] default (17733:20)❌ 
  │   ├──[+] const (17734:18)❌ 
  │   ├──[-] anyOf (17677:7)❌ 
  │   └──[-] anyOf (17637:15)❌ 
  ├─┬ConnectionCredentials
  │ ├──[+] properties (17544:9)
  │ ├─┬oauth
  │ │ ├──[+] title (17538:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17534:15)❌ 
  │ └─┬headers
  │   ├──[🔀] title (17548:18)
  │   └─┬ANYOF
  │     ├──[-] additionalProperties (17459:17)❌ 
  │     └──[🔀] type (17546:21)❌ 
  ├─┬Workflow
  │ ├──[+] properties (21995:9)
  │ ├─┬workspace_id
  │ │ └──[🔀] $ref (23646:13)❌ 
  │ └─┬type
  │   └──[🔀] $ref (21996:11)❌ 
  ├─┬WorkflowUpdateRequest
  │ └──[+] properties (23681:9)
  └─┬MCPServerCard
    └─┬tools
      └─┬ANYOF
        └─┬Schema
          └──[🔀] $ref (19337:13)❌ 
Document Element Total Changes Breaking Changes
paths 7 7
components 56 30

View full report

Linting Report 0 errors, 6 warnings, 56 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.763.6

@maiengineering maiengineering added the patch Patch version bump label May 27, 2026
@Nelson-PROIA Nelson-PROIA self-requested a review May 27, 2026 17:02
@rbarbadillo rbarbadillo self-assigned this May 27, 2026
@rbarbadillo rbarbadillo force-pushed the speakeasy/mistralai-sdk-26525785297-1 branch from b32f25d to fd39bc0 Compare May 27, 2026 18:23
@rbarbadillo rbarbadillo merged commit 52d614f into main May 27, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants